Skip to content
This repository was archived by the owner on Aug 16, 2019. It is now read-only.

Fix macro in Julia v0.6 with esc#30

Open
blegat wants to merge 1 commit intoJuliaWeb:masterfrom
blegat:esc
Open

Fix macro in Julia v0.6 with esc#30
blegat wants to merge 1 commit intoJuliaWeb:masterfrom
blegat:esc

Conversation

@blegat
Copy link

@blegat blegat commented Oct 11, 2017

Currently, on Julia v0.6, when I do get I get

ERROR: UndefVarError: ctxt not defined
Stacktrace:
 [1] setup_easy_handle(::String, ::HTTPClient.HTTPC.RequestOptions) at /home/blegat/.julia/v0.6/HTTPClient/src/HTTPC.jl:211
 [2] get(::String, ::HTTPClient.HTTPC.RequestOptions) at /home/blegat/.julia/v0.6/HTTPClient/src/HTTPC.jl:382
 [3] #get#7(::Array{Any,1}, ::Function, ::String) at /home/blegat/.julia/v0.6/HTTPClient/src/HTTPC.jl:534

This change fixes this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant